Re: [PHP-WEBMASTER] PHP Update & PHP Upgrade

On Thu, Jun 25, 2009 at 21:30, Jonathan
Chaput<jonathan.chaput [at] comtech.qc.ca> wrote:
>
> In the documentation, I found that the installer of PHP 5.2 and later will
> read the install options and will reinstall PHP with the same options as
> before.
>
> Will the install only read the installed features or it will read the
> php.ini ?
>
>
>
> What about PHP 5.1, 5.0, 4 ? Will these installs also read the install
> options and php.ini and will install the new update version with the same
> options ?
>

I have absolutely no idea, try the "Windows PHP users list" mailinglist (CCed)

-Hannes

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hannes Magnusson [ Do, 25 Juni 2009 22:05 ] [ ID #2006482 ]

Re: Re: [PHP-WEBMASTER] PHP Update & PHP Upgrade

Hi Chaput,

Chaput wrote:
> > In the documentation, I found that the installer of PHP 5.2 and later
> will
> > read the install options and will reinstall PHP with the same options as
> > before.
> >
> > Will the install only read the installed features or it will read the
> > php.ini ?
> >
> > What about PHP 5.1, 5.0, 4 ? Will these installs also read the install
> > options and php.ini and will install the new update version with the
> same
> > options ?
> >
>
> I have absolutely no idea, try the "Windows PHP users list" mailinglist
> (CCed)
>
> -Hannes

I would recommend backing up your php.ini located in your php folder, because you will probably need to update some settings by hand later on. The Windows Installer will check which extensions are currently loaded and will afterwards add these extension entries to the modified php.ini. Other settings may or may not be migrated, i.e. my error logging settings ("error_log = syslog" and "error_reporting = E_ALL && ~E_NOTICE") were discarded.
So back up, upgrade, restore php.ini.

Regards,

Sascha
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
harlequin2 [ Fr, 26 Juni 2009 11:40 ] [ ID #2006635 ]
PHP » gmane.comp.php.windows » Re: [PHP-WEBMASTER] PHP Update & PHP Upgrade

Vorheriges Thema: Unable to run programs in php
Nächstes Thema: problem with PEAR , windows platform , php 5.2.9-2 , IIS Version 6